home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 June / comonline0602.iso / software / NetJet / NetJet3.exe / {app} / NetJet.chm / netjet.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-04-14  |  746 b   |  25 lines

  1. <!-- 
  2. //    FONT-FAMILY: verdana,arial,helvetica;
  3. //    FONT-SIZE: 12px;
  4. -->
  5.  
  6. <style type="text/css">
  7. <!--
  8.  
  9. body {    margin-top: 8px; margin-bottom: 8px; background-color:white; color:black; font-family: Verdana; }
  10.  
  11. h1 { font-size: 30px; }
  12. h2 { font-size: 25px; }
  13. h3 { font-size: 20px; }
  14. p { margin-top: 4px; margin-bottom: 4px; font-size: 13px; }
  15. li,td,th { font-size: 13px; }
  16.  
  17. a.copyright            { color:black; font-weight:normal; font-size: 10px; text-decoration:none;        }
  18. a.copyright:hover    { color:black; font-weight:normal; font-size: 10px; text-decoration:underline;    }
  19.  
  20. a                    { color:#0000ee; font-weight:bold; text-decoration:none; }
  21. a:hover                { color:#0000ee; font-weight:bold; text-decoration:underline; }
  22.  
  23. -->
  24. </style>
  25.